projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8b3263
)
Revert "Tweak how ibuffer-invert-sorting updates the buffer"
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 4 Feb 2021 11:32:08 +0000
(12:32 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 4 Feb 2021 11:32:08 +0000
(12:32 +0100)
This reverts commit
b8b3263eab688b97530a7bf7d565b084df56ea08
.
This doesn't fix other instances of ibuffer-redisplay
lisp/ibuf-ext.el
patch
|
blob
|
history
diff --git
a/lisp/ibuf-ext.el
b/lisp/ibuf-ext.el
index d3d2b324c14226c8b90d3232a6cffc1928411e2a..44574abd46abd98167fa9244463a0c7d49caebff 100644
(file)
--- a/
lisp/ibuf-ext.el
+++ b/
lisp/ibuf-ext.el
@@
-1446,7
+1446,7
@@
Default sorting modes are:
(if ibuffer-sorting-reversep
"reversed"
"normal"))
- (ibuffer-
update nil
t))
+ (ibuffer-
redisplay
t))
;;;###autoload (autoload 'ibuffer-do-sort-by-major-mode "ibuf-ext")
(define-ibuffer-sorter major-mode